When a note has one or more child notes, they will be listed at the end of the note for easy navigation.

Configuration

View types

By default, the notes will be displayed in a grid, however there are also some other view types available.

Grid view

This view presents the child notes in a grid format, allowing for a more visual navigation experience.

This is the default view type.

List view

In the list view mode, each note is displayed in a single row with only the title and the icon of the note being visible by the default. By pressing the expand button it's possible to view the content of the note, as well as the children of the note (recursively).

Calendar view

In the calendar view, child notes are represented as events, with a start date and optionally an end date. The view also has interaction support such as moving or creating new events. See Calendar View for more information.